projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dfd767
)
(custom-make-dependencies): Fix comment inserted in cus-load.el.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 7 Nov 2002 00:26:04 +0000
(
00:26
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 7 Nov 2002 00:26:04 +0000
(
00:26
+0000)
lisp/cus-dep.el
patch
|
blob
|
history
diff --git
a/lisp/cus-dep.el
b/lisp/cus-dep.el
index 03185661a2e5f6dbce731c223d53da303e863a43..96303a855858666a0634dc17e315952eaea153fc 100644
(file)
--- a/
lisp/cus-dep.el
+++ b/
lisp/cus-dep.el
@@
-113,7
+113,7
@@
Usage: emacs -batch -l ./cus-dep.el -f custom-make-dependencies DIRS"
(insert "))\n"))))))
(insert "\
;;; These are for handling :version. We need to have a minimum of
-;;; information so `custom
-changed-variable
s' could do its job.
+;;; information so `custom
ize-changed-option
s' could do its job.
;;; For both groups and variables we have to set `custom-version'.
;;; For variables we also set the `standard-value' and for groups
;;; `group-documentation' (which is shown in the customize buffer), so